하루종일 본 짤.
이 그림 한 짤로 대변 되는 슬픔은 어떻게 표현할까요? 포켓몬 GO를 하면서 주위에 두두 밖에 없어서 육두문자를 날리고 있네요. 이런 사람들을 위한 프로젝트입니다.
2016/07/18 Editor’s choice
AHAAAAAAA/PokemonGo-Map
_PokemonGo-Map - Live visualization of all the pokemon in your area… and more!_github.com
지도에서 이렇게 주위의 포켓몬을 보여주는 군요.
실행
$git clone [https://github.com/AHAAAAAAA/PokemonGo-Map.git][anchor2]
프로젝트를 클론 받고 나서 pip를 이용해서
pip install -r requirements.txt
실행시키고 나면 명령어를 통해 실행시킬 수 있습니다.
python example.py -u myUsername -p myPassword -l “Boulder, CO” -st 5
ID 와 비밀번호는
The Official Pokémon Website | Pokemon.com | Explore the World of Pokémon
_Explore Pokemon.com for news and information on Pokémon, the Pokédex, Pokémon games, the Trading Card Game, Pokémon…_www.pokemon.com
에서 발급 받은 것을 사용하면 됩니다.(지금은 정지
Pokemon API
포켓몬고 API 를 파이썬으로 정리해 놓은 프로젝트도 있습니다. 깃헙트렌드에 같이 올라왔네요.
Mila432/Pokemon_Go_API
_Pokemon_Go_API - Pokémon GO API in Python_github.com
youtube 에 동영상을 확인하세요.
열풍이 대단하긴 하네요.
By Keen Dev on July 18, 2016.
Exported from Medium on May 31, 2017.